SC_kakera_low_0
===============
  Textures:
    - highL04_I4
        Offset: -2, 0
    - ZAtoon

  Ambient Colors:
    - 50, 50, 50, 50

  Constant Colors:
    - 80, 80, 80, 255

  Material Colors:
    - 204, 204, 204, 255
    - 204, 204, 204, 255

  Color Registers:
    - 128, 128, 128, 255
    - 160, 0, 0, 200
    - 222, 0, 0, 200

  Steps:
    1: RGB = (lerp from (160, 0, 0) to (222, 0, 0) using (tex #2 RGB))
         A = (tex #2 A)
    2: RGB = ((80, 80, 80) * (tex #1 RGB)), then add (prev. RGB)
         A = (tex #1 A), then add (prev. A)



SC_kakera_low_1
===============
  Textures:
    - highL04_I4
        Offset: -2, 0
    - ZAtoon

  Ambient Colors:
    - 50, 50, 50, 50

  Constant Colors:
    - 80, 80, 80, 255

  Material Colors:
    - 204, 204, 204, 255
    - 204, 204, 204, 255

  Color Registers:
    - 128, 128, 128, 255
    - 58, 132, 176, 200
    - 140, 207, 248, 200

  Steps:
    1: RGB = (lerp from (58, 132, 176) to (140, 207, 248) using (tex #2 RGB))
         A = (tex #2 A)
    2: RGB = ((80, 80, 80) * (tex #1 RGB)), then add (prev. RGB)
         A = (tex #1 A), then add (prev. A)
